Skip to content

Document recompress_unordered columnstore policy option (2.29.0) - #418

Merged
atovpeko merged 3 commits into
atovpeko1/edu-628-timescale-db-2290-releasefrom
atovpeko1/edu-628-timescale-db-2290-release-recompress-unordered
Jul 28, 2026
Merged

Document recompress_unordered columnstore policy option (2.29.0)#418
atovpeko merged 3 commits into
atovpeko1/edu-628-timescale-db-2290-releasefrom
atovpeko1/edu-628-timescale-db-2290-release-recompress-unordered

Conversation

@atovpeko

@atovpeko atovpeko commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Describe your changes

Documents the new recompress_unordered columnstore policy option as a config key on alter_job(). Set it to false so the columnstore policy skips fully compressed chunks whose batches are out of order, leaving that work to the cheaper compaction policy instead of rewriting the whole chunk. Defaults to true, which is the existing behavior.

Dev PR: timescale/timescaledb#10226

Affected pages

Once you open the PR and the build runs, links to changed pages will appear here automatically. Please review them to make sure everything is OK, including rendered output, links, code blocks, and images.

Related Issues

Checklist before requesting a review

  • - This is ready for review. If not, raise as a draft PR
  • - I have reviewed my changes.
  • - I have confirmed the content is technically accurate.
  • - I have tested any code that is added or updated on the latest available version.
  • - I have confirmed the content is free of typos or grammar errors.
  • - I have verified all images and videos are clear and match production (or dev for unreleased features).
  • - I have checked the component kitchen sink for any visual breakage (only needed if you changed components, styles, or dependencies). A link to this PR's own preview appears under Affected pages once the build deploys.
  • - This references a feature that is public. If not, add a note and we can schedule the merge for after the feature release.

@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tiger-data-docs Ready Ready Preview, Comment Jul 28, 2026 12:47pm

@atovpeko
atovpeko marked this pull request as ready for review July 28, 2026 10:30
@github-actions

Copy link
Copy Markdown

✅ Checklist Complete

Thank you for taking the time to properly review your PR! All checklist items are complete.

…eko1/edu-628-timescale-db-2290-release-recompress-unordered

Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
@atovpeko atovpeko reopened this Jul 28, 2026
@atovpeko
atovpeko merged commit 2f117ba into atovpeko1/edu-628-timescale-db-2290-release Jul 28, 2026
4 of 6 checks passed
@atovpeko
atovpeko deleted the atovpeko1/edu-628-timescale-db-2290-release-recompress-unordered branch July 28, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants